Spring boot系列(二)環境設定


Posted by newstart1117 on 2022-03-18

環境介紹

Java版本

  • java 8

IDE選擇

  • Intellij IDEA
    使用上,自己使用的感受上比Eclipse好用,不管是效能面還是coding角度來看,個人認為Intellij IDEA > Eclipse,純粹個人感受~

Spring boot版本

  • 2.5.7,可對應Swagger2.9.2
    其餘版本需多測試

DB選擇

  • RDS
    • MySQL
  • NoSQL
    • MongoDB

版本控管

  • Github

#java #spring boot







Related Posts

兩週考取AWS Certified Cloud Practitioner:免費資源、準備策略與心得分享

兩週考取AWS Certified Cloud Practitioner:免費資源、準備策略與心得分享

C# 動態生成物件與其他物件綁定

C# 動態生成物件與其他物件綁定

How to solve the perpetual loading issue in Evernote? Evernote 一直轉圈圈的解決辦法

How to solve the perpetual loading issue in Evernote? Evernote 一直轉圈圈的解決辦法


Comments